IsExpressionHasValue Property
In This Topic
True, if underlying
Expression has a value which participates at filtering.
Syntax
'Declaration
Protected ReadOnly Property IsExpressionHasValue As Boolean
protected bool IsExpressionHasValue {get;}
See Also